home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 049a / power201.zip / HELP.110 < prev    next >
Text File  |  1991-05-07  |  3KB  |  67 lines

  1. Wildcard Searching
  2. ~~~~~~~~~~~~~~~~~~
  3. Power-QWK will search from the present position within the
  4. current conference, either backwards or forwards, for messages
  5. whose From, To and Subject fields match three user-supplied
  6. Wildcard Patterns.
  7.  
  8. A Wildcard Pattern is a string of characters within which upper
  9. and lower case have no significance and within which the symbols
  10. ? and * (question mark and asterisk) have special meaning when
  11. the Pattern is matched against another string.
  12.  
  13. ? in a Wildcard Pattern matches any character (but not null) at
  14. the same position in the other string.
  15.  
  16. * in a Wildcard Pattern matches ANY NUMBER of characters,
  17. including the null string, at the same position in the other
  18. string.
  19.  
  20. e.g., the Wildcard Pattern ?ed* matches all of the following:
  21.  
  22. red, Red, ReD, RED, Bedding, TEDDINGTON, Redstone
  23.  
  24. BUT NOT Edward or edward or even ed.
  25.  
  26. Each of the three Patterns, From, To and Subject, may contain any 
  27. number of Wildcard characters (* and ?).
  28.  
  29. e.g., Setting Subject to the pattern *Amstrad* will find every 
  30. message which contains the word 'Amstrad' anywhere in its Subject 
  31. field.
  32.  
  33. Power-QWK gives all three fields an initial value of just *. This 
  34. value matches ANYTHING.
  35.  
  36. To set your Wildcard Patterns, use Alt/d or Alt/CursorDown for 
  37. Forwards searching; Alt/u or Alt/CursorUp for Backwards 
  38. searching.
  39.  
  40. Then, pressing F2 causes Power-QWK to locate each matching 
  41. message in the conference in turn, in the chosen direction, 
  42. starting from the present position.
  43.  
  44. So, to read every message in the current conference which came 
  45. from Steve Manners and included the word 'meet' in the Subject 
  46. field, do the following:
  47.  
  48. Press 'Home' (i.e., move to the first message in the conference).
  49. Press Alt/d or Alt/CursorDown (for Forwards searching).
  50. Set From=steve manners, press Return.
  51. Set Subject=meet, press Return.
  52.  
  53. When you leave the Criteria screen, pressing F2 repeatedly will
  54. allow you to read each matching message in turn.
  55.  
  56. Note that you probably don't need to enter all of the name.
  57. Setting From=steve m* will locate all messages from people called
  58. Steve whose second name starts with M. Also, for example, to
  59. locate all messages with the word 'Amstrad' in the title, it is
  60. probably sufficient to set Subject=*amst* (unless you receive a
  61. lot of mail from folks who live in the capital of Holland!).
  62.  
  63. The patterns you supply remain fixed until such time as you
  64. supply a new set. Thus, you can move from conference to
  65. conference using the same set of Wildcard Patterns to search for
  66. all matching messages.
  67.